Skip to content

Conversation

ReactiveXYZ-Dev
Copy link
Contributor

Do not reset providers if lumen is present.
Lumen does not use any session/cookie middleware since it's a pure API framework. Thus, these two providers can be safely disregarded.

Do not reset providers if lum
@andig
Copy link
Contributor

andig commented Apr 24, 2018

I cannot judge if this is a good idea. Can we get a confirmation that this is the desired behavior?

@ReactiveXYZ-Dev
Copy link
Contributor Author

Hi:
I've tested on both Laravel 5.6 and Lumen 5.6 framework, and both have worked well till now.
I've checked that Lumen does not come with the built in Session and Cookie providers so there's no damage.

@andig
Copy link
Contributor

andig commented Apr 25, 2018

ping @marcj lgmt wdyt :)

@andig
Copy link
Contributor

andig commented Jun 1, 2018

Sorry for the delay and thank you for this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants